home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
dev
/
gui
/
BGUI11B.lha
/
docs
/
stringclass.doc
< prev
next >
Wrap
Text File
|
1994-10-19
|
2KB
|
49 lines
$RCSfile: stringclass.doc,v $
Description: Stringclass documentation.
Copyright: (C) Copyright 1994 Jaba Development.
(C) Copyright 1994 Jan van den Baard.
All Rights Reserved.
$Author: jaba $
$Revision: 1.1 $
$Date: 1994/07/04 21:05:30 $
------------------------------------------------------------------------------
TABLE OF CONTENTS
stringclass/--background--
stringclass/Methods
stringclass/Attributes
stringclass/--background-- stringclass/--background--
NAME
Class: stringclass
Superclass: baseclass
Include File: <libraries/bgui.h>
FUNCTION
To provide gadget simular to the gadtools.library it's string and
integer gadget kinds. Objects from this class sends out the following
attribute pairs in their notification events:
GA_ID - Gadget object ID.
STRINGA_TextVal - Gadget object string contents (string objects).
STRINGA_LongVal - Gadget object integer contents (integer objects).
stringclass/Methods stringclass/Methods
NEW METHODS
None.
CHANGED METHODS
None.
stringclass/Attributes stringclass/Attributes
NOTE
All system strgclass attributes are also supported by this class.
Please refere to the documentation on the strgclass for more
information on these attributes.